home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Chat & Communication / Gizmo Project 4.0.4 / WinGizmoInstall.exe / message_styles / Simple / variants / Orange and Purple.css < prev    next >
Cascading Style Sheet File  |  2006-02-02  |  111b  |  11 lines

  1. .name_in {
  2.     color: purple;
  3.     font-weight: bold;
  4. }
  5.  
  6. .name_out {
  7.     color: orange;
  8.     font-weight: bold;
  9. }
  10.  
  11.